Keymap: properly initialize lock state
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 Apr 2011 22:39:28 +0000 (18:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Apr 2011 21:39:31 +0000 (17:39 -0400)
commit2226996b803c827f0a874c7e35bc7bcd1043601e
treed2b7a983dca2a04189542169996d2a5b28d1b29a
parent0b8a1dcac252b3af1bf1c90721f35092ffa04448
Keymap: properly initialize lock state

We need to get explicitly lock state initially, before we can
rely on state changed events to track it.
https://bugzilla.gnome.org/show_bug.cgi?id=645341
gdk/x11/gdkkeys-x11.c